Welcome![Sign In][Sign Up]
Location:
Search - rsa des

Search list

[CommunicationDESandRSA

Description: DES和RSA加解密C++语言算法,希望对大家有用处!-DES and RSA encryption and decryption C++ Language algorithm, useful for all of us hope!
Platform: | Size: 279552 | Author: ninghuiming | Hits:

[Program docDESandRSADocument

Description: 我自己认真整理的rsa和des算法流程,特别详细,相信对初学者会有帮助-I have carefully collated the rsa and des algorithm processes, especially in detail, I believe will be helpful for beginners
Platform: | Size: 26624 | Author: ninghuiming | Hits:

[Crack HackJiaMi

Description: 经典而且著名的三大加密算法:RSA算法 DES算法 Diddie-Hellman算法--java实现-Classic and well-known encryption algorithm of the three: RSA algorithm DES algorithm Diddie-Hellman algorithm- java achieve
Platform: | Size: 13312 | Author: lining | Hits:

[Crack Hackcode

Description: 应用公钥加密体制的代表算法RSA 应用对称加密算法DES 应用散列算法MD5计算消息摘要 数字签名并验证-Application of public key encryption system RSA algorithm application on behalf of a symmetric encryption algorithm MD5 hash algorithm DES application calculated message digest and verify digital signatures
Platform: | Size: 86016 | Author: 邓国文 | Hits:

[Crack Hackxyssl-0.8

Description: 很多密码算法的一个源代码实现的集合,写的比较专业,c语言的。有DES,AES,RSA,MD2,MD4,MD5-Many cryptographic algorithm realization of a collection of source code, written by more professional, c language. There are DES, AES, RSA, MD2, MD4, MD5
Platform: | Size: 263168 | Author: 叶张翔 | Hits:

[OS programcryptoclasses

Description: This a core library for whom need to integrate the crypto function(DES/3DES/RSA) Iinto their codes. Very useful -This a core library for whom need to integrate the crypto function (DES/3DES/RSA) Iinto their codes. Very useful
Platform: | Size: 124928 | Author: Tiger Chen | Hits:

[JSP/JavaDES_encrypt

Description: 实现DES和RSA的加密解密,MD5还有数字签名。-The realization of DES and RSA s encryption and decryption, MD5 digital signature also.
Platform: | Size: 4096 | Author: 天天 | Hits:

[Crack Hack300KindsofEncryption

Description: 使用C实现的300中常用加密算法,例如rsa,des-C realize the use of 300 commonly used encryption algorithm, such as rsa, des
Platform: | Size: 520192 | Author: Leo.Lee | Hits:

[Crack HackDESRSA

Description: des和rsa的算法演示文档 -des and rsa algorithm presentation
Platform: | Size: 15360 | Author: 赵斌 | Hits:

[Crack HackAES_3DES_RSA

Description: 几个常用的加密算法的实现,AES,RSA,三重DES,其中AES,RSA是用VC++实现的,三重DES是用JAVA实现的。-Several commonly used encryption algorithm, AES, RSA, triple DES, which AES, RSA is VC++ Achieved triple-DES is used JAVA achievable.
Platform: | Size: 12288 | Author: 蒲峰 | Hits:

[Crack Hack1

Description: 密码编码学与网络安全:原理与实践(第二版)这本书是密码学的不错教材,国内第二版这本书要买48元,为大家方便就将它上传了吧。 本书内容涵盖了古典密码、DES、AES、RSA等等经典密码学加密算法的详细描述。-Password encoding learning and Network Security: Principles and Practice (Second Edition) This book is a good cryptography materials, the second edition of this book to buy 48 yuan, in order to facilitate the U.S. will upload it instead. The book covers the classical password, DES, AES, RSA, etc. Classical Cryptography encryption algorithm described in detail.
Platform: | Size: 12399616 | Author: 涂进 | Hits:

[Crack Hackrsaref

Description: 私家珍藏的RSA Laborary有关加密的函数库,提供了最基础的DES/RSA等密码算法源代码。-RSA Laborary private collection of the relevant encryption library provides the most basic DES/RSA cryptographic algorithm, such as source code.
Platform: | Size: 102400 | Author: Robin | Hits:

[Crack Hackxyssl-0.7

Description: 很多密码算法的一个源代码实现的集合,写的比较专业,c语言的。有DES,AES,RSA,MD2,MD4,MD5-Many cryptographic algorithms realize a collection of source code, written by more professional, c language. Has DES, AES, RSA, MD2, MD4, MD5
Platform: | Size: 241664 | Author: sciwander | Hits:

[Crack Hackkcf_crypt_test

Description: It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to show how to use DES to encrypt and decrypt. Here also includes source codes for performance evaluation of the algorithms. This experimental program explore all this issue and may be helpful for some one who using python for doing encryption with RSA and DES.
Platform: | Size: 11264 | Author: roberto guo | Hits:

[Otherdes

Description: MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一个128位的信息摘要。虽然这些算法的结构或多或少有些相似,但MD2的设计与MD4和MD5完全不同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。这三个算法的描述和c语言源代码在Internet RFC 1321中有详细的描述(http://www.ietf.org/rfc/rfc1321.txt),这是一份最权威的文档,由Ronald L. Rivest在1992年8月向IETF提交。 -err
Platform: | Size: 3072 | Author: wangweiyang | Hits:

[Crack Hacktest

Description: 1、对称密码技术的实现(单重DES加密/解密); 2、非对称密码技术的实现(RSA,产生公私钥,并利用公钥加密信息,在利用私钥解密);-1, symmetric cryptographic techniques to achieve (single DES encryption/decryption) 2, non-symmetrical cryptographic techniques to achieve (RSA, generate public private key and public key encryption of information, in the use of the private key to decrypt)
Platform: | Size: 3262464 | Author: liuxiaogang | Hits:

[Crack Hackdes

Description: 偶尔想到数据加密技术,这里顺便提一下双向加密的标准DES。以前在一个宽带流媒体服务器项目中用到了DES加密,虽然使用环境相对单纯,但算法实现本身是具有普遍意义的。下述程序是很久以前在RSA公司的网站找到的,效率很高,稳定性较好,便一直在实践中使用-Occasionally think of data encryption technology, where two-way encryption standard DES. Ago in a broadband streaming media server project used the DES encryption, although the use of environment is relatively simple, but the algorithm itself is of universal significance. The following procedure is a long time ago at the RSA found the company s Web site and efficient, good stability, it has been used in practice
Platform: | Size: 7168 | Author: ai ai | Hits:

[JSP/JavaJavashixianDESRSAsuanfa

Description: Java加密组件实现DES、RSA和SHA加密算法 可以直接导入工程使用-Java Component Implementation encryption DES, RSA and SHA encryption algorithm can be used directly into the project
Platform: | Size: 35840 | Author: zhang | Hits:

[Crack HackEncryptAndDecrypt

Description: 这个是C#编写的DES加解密和RSA加解密的成学,并且有GUI用户键面,方便用户的操作!-This is the C# Prepared DES encryption and RSA encryption and decryption of adult learning, and key GUI users face, user-friendly operation!
Platform: | Size: 51200 | Author: 张峰 | Hits:

[Crack HackSafeTrans

Description: 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。 模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。 -The use of RSA and DES is based on two algorithms, Design and Implementation of a simple model of network transmission. There are two types of models, Server and Client, Server-side to their own public key issued to Client, then Client will own through the RSA encrypted DES key distributed Server client. After the two sides through DES symmetric encryption to communicate.
Platform: | Size: 650240 | Author: qzhirong | Hits:
« 1 2 3 4 56 7 8 9 10 ... 19 »

CodeBus www.codebus.net